home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / yelp / default.css next >
Cascading Style Sheet File  |  2009-10-15  |  460b  |  20 lines

  1. h1 { font-size: 1.6em; font-weight: bold; }
  2. h2 { font-size: 1.4em; font-weight: bold; }
  3. h3 { font-size: 1.2em; font-weight: bold; }
  4.  
  5. body {
  6.     padding-left: 8px;
  7.     padding-right: 12px;
  8. }
  9.  
  10. p, div { margin: 0em; }
  11. p + p, p + div, div + p, div + div { margin-top: 0.8em; }
  12.  
  13. dl { margin: 0px; }
  14. ol { margin: 0px; }
  15. ul { margin: 0px; }
  16. ol li { padding-left: 12px; }
  17. ul li { padding-left: 12px; }
  18.  
  19. li[class="menu-folder"] + li[class="menu-file"] { margin-top: 0.8em; }
  20.